CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - USB 单片机

搜索资源列表

  1. cypress-usb-device-io-ctl

    0下载:
  2. 这是一个私用了Cy7C68013A的一个usb控制单片机IO的程序,结构非常简单清晰,大家可以直接使用-This is a private Cy7C68013A a usb control of the microcontroller IO program structure is very simple and clear, we can directly use the
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:8523
    • 提供者:o4pudn
  1. USB-51

    0下载:
  2. 51单片机USB下载线的自作 51单片机USB下载线的自作-51 MCU USB download cable for 51 self-self-MCU USB download cable for 51 self-MCU USB download cable for
  3. 所属分类:assembly language

    • 发布日期:2017-05-20
    • 文件大小:6022010
    • 提供者:zhangjinzj
  1. usb

    0下载:
  2. 是用于STC单片机编程,对调试程序很有用-Is used for STC microcontroller program is useful for debugging
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:805
    • 提供者:温学柚
  1. AVR-USB

    0下载:
  2. 开发AVR单片机,一款实用的USB编程器。-Development of AVR microcontroller, a practical USB programmer.
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5127248
    • 提供者:韦周宁
  1. MyProg_C51_C8051F

    0下载:
  2. 一份51系列单片机的例程,里面包含了每个部分的代码,包括串口通讯,LCD,GPS数据接收处理,DA输出,EEPROM,USB读写等相关的代码。-A 51 series MCU routine, which includes every part of the code, including serial communications, LCD, GPS data receiving and processing, DA output, EEPROM, USB and other related
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:692893
    • 提供者:张强
  1. VCUSBcode

    0下载:
  2. 用vc实现的上位机串口通讯程序,经过调试实现了与单片机的通讯(usb)-vc communication program in usb series with singchip ,
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:36993
    • 提供者:lhf
  1. USB-SD-reader

    0下载:
  2. USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code,
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:164477
    • 提供者:张晓宇
  1. microchipusb

    0下载:
  2. PIC USB开发资料,使用PIC18F系列USB单片机-PIC USB development information, use the PIC18F series of USB microcontrollers
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2586962
    • 提供者:刘铭
  1. usb

    0下载:
  2. 51单片机的USB可在线编程器的原理图及pcb文件,内含相应的驱动源程序-51 MCU Programmer USB available on-line schematic diagram and pcb files, containing the appropriate driver source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:38239
    • 提供者:hjxbinbin
  1. ceshi

    0下载:
  2. 单片机读写micro SD卡,所使用的单片机为stc12c5616ad,读取数据长度为一个扇区-MCU micro SD card reader
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:22834
    • 提供者:杨旭
  1. 51_MCU_ISP_Circuit_Collection

    0下载:
  2. 收集了十多个单片机在线编程器电路图(PDF+SCH),包括串口、并口、USB口等,很多都是当前流行的在用的电路。-Collection of more than 10 ISP(PDF+ SCH), including serial, parallel port, USB port and so on, many of which are currently popular circuit in use.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:130902
    • 提供者:朱小立
  1. usb-232-v2

    0下载:
  2. 用51系列的单片机控制做的ch375片的驱动,并实现PC端从USB下传数据给单片机转抽象成232协议输出-SCM control with 51 series drivers do ch375 film and to achieve PC-side USB downstream from the transfer of data to the microcontroller output of the abstract into the 232 Agreement
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:853916
    • 提供者:forgetor
  1. CAN-USB(node1)

    0下载:
  2. 把CAN总下上的数据通过单片机转换为USB协议,实现CAN和USB的自动转换。-Under the general data CAN convert by MCU, USB protocol CAN and USB automatic conversion.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:102128
    • 提供者:panshao
  1. sd-reader_FAT

    0下载:
  2. SD卡读卡器开发项目,实现了FAT文件系统。项目中使用的为AVR单片机,包括硬件原理图和整套软件源代码。软件包括sd卡底层驱动代码+FAT文件系统代码+应用层代码。是不是好东东,大家看了就知道。-SD card reader development project, to achieve the FAT file system. Project AVR microcontroller for use, including the hardware schematics and software
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:690873
    • 提供者:Davinci
  1. C8051F320

    0下载:
  2. 8031 + USB 单片机资料,对开发带USB的有借鉴作用-8031+ USB MCU information on the development of a reference with a USB
  3. 所属分类:USB develop

    • 发布日期:2017-04-10
    • 文件大小:1288007
    • 提供者:li
  1. USB

    0下载:
  2. crotex-M3内核的单片机的USB驱动,从实际入手,程序很明了,很容易就可以看明白。上机就能用-crotex-M3 microcontroller core, USB drive, the actual start, the program is very clear, very easy to see to understand. The machine can be used
  3. 所属分类:USB develop

    • 发布日期:2017-05-11
    • 文件大小:2761693
    • 提供者:廖红财
  1. USB-ISP

    0下载:
  2. 单片机USB-ISP下载线制作//单片机USB-ISP下载线制作-SCM USB-ISP download cable production// SCM USB-ISP download cable production
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:454017
    • 提供者:莫兵兵
  1. USB-Device-CDC-SerialEmulator

    0下载:
  2. PIC单片机通过USB模块模拟串口程序源代码-PIC microcontroller through the USB serial module simulation source code
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:80886
    • 提供者:柏兆兰
  1. USB-Device-HID-Keyboard

    0下载:
  2. 用带USB模块的PIC单片机做的USB鼠标-USB module with a PIC microcontroller with a USB mouse to do
  3. 所属分类:SCM

    • 发布日期:2016-01-27
    • 文件大小:106496
    • 提供者:柏兆兰
  1. mp3playdamayingyong

    0下载:
  2. audioMP3+USB单片机应用播放处理源代码-Play audioMP3+ USB MCU application processing source code
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:13123
    • 提供者:lili
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com